LUA PUSH STRING
Pushes a string element onto the LUA stack.
You can get more help on the LUA stack on the official LUA homepage: http://www.lua.org
SYNTAX
LUA PUSH STRING a_string as String
RELATED INFO
LUA command menu
Index
EXAMPLE
Showcase-example 1
Showcase-example 2